perm filename Z.CMD[GEO,BGB]2 blob sn#012261 filedate 1972-11-13 generic text, type T, neo UTF8
00100	;GEOMETRIC EDITOR COMMAND FILE.
00200	;
00300	;auxillary source files used:
00400	;	ABBREV
00500	;	GEOMES - Geometric Modeling Embedded in SAIL.
00600	;	SAITRG declarations.
00700	;	DPYIII declarations.
00800	;
00900		GEOMED.SAI,;	the editor command scanner.
01000		MAINEX.SAI,;	main execution.
01100		KLEIN.SAI,;	solid commands.
01200		BIN.SAI,;	body intersection.
01300		IO.SAI,;	input output.
01400	;
01500		JOBDAT,;	ye olde JOB names.
01600		SAITRG.FAI,;	trigonometric subroutines.
01700		DPYIII.FAI,;	III display routines.
01800		WINGED.FAI,;	winged edge operations.
01900	;
02000		C + NODNAM + GEOMEM.FAI,;	free storage.
02100		C + NODNAM + WINGS.FAI,;	winged edge operations.
02200		C + NODNAM + EULER.FAI,;	Euler primitives.
02300		C + NODNAM + EUCLID.FAI,;	Euclid primitives.
02400	;
02500		GEODPY.SAI,;	the editor displays.
02600		DPY.SAI,;	the SAIL portion of OCCULT.
02700		C + NODNAM + VIEWER.FAI,;	graphics primitives.
02800		C + NODNAM + OCCULT.FAI; the hidden line eliminator.